SubjectPublicKeyInfo
. The SubjectPublicKeyInfo
syntax is defined in the X.509 standard as follows: SubjectPublicKeyInfo ::= SEQUENCE { algorithm AlgorithmIdentifier, subjectPublicKey BIT STRING }@author Jan Luehe @version 1.22, 11/17/05 @see java.security.Key @see java.security.KeyFactory @see KeySpec @see EncodedKeySpec @see PKCS8EncodedKeySpec @since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|