(PKCS8PrivateKeyInfo): Inline SET OF to avoid compiler "feature"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16060 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -17,7 +17,7 @@ PKCS8PrivateKeyInfo ::= SEQUENCE {
|
|||||||
version INTEGER,
|
version INTEGER,
|
||||||
privateKeyAlgorithm PKCS8PrivateKeyAlgorithmIdentifier,
|
privateKeyAlgorithm PKCS8PrivateKeyAlgorithmIdentifier,
|
||||||
privateKey PKCS8PrivateKey,
|
privateKey PKCS8PrivateKey,
|
||||||
attributes [0] IMPLICIT PKCS8Attributes OPTIONAL
|
attributes [0] IMPLICIT SET OF Attribute OPTIONAL
|
||||||
}
|
}
|
||||||
|
|
||||||
PKCS8EncryptedData ::= OCTET STRING
|
PKCS8EncryptedData ::= OCTET STRING
|
||||||
|
Reference in New Issue
Block a user