class TASN1EncPKCS5 |
This class provides the means to encode PKCS#5 parameters into an ASN1 sequence as specified in the PKCS#5 specifications.
Public Member Functions | |
---|---|
IMPORT_C CASN1EncSequence * | EncodeDERL (const CPBEncryptParms &) |
IMPORT_C CASN1EncSequence * | EncodeDERL | ( | const CPBEncryptParms & | aParms | ) | [static] |
Returns an ASN1 sequence encoding the given PKCS#5 PBE parameters. The ASN1 syntax used is specified in the PKCS#5 v2.0 specifications. Refer to the specs for a detailed description of the returned sequence.
This class is used, for instance, by TASN1EncPKCS8 to specify the PBE parameters of encrypted private keys.
const CPBEncryptParms & aParms | The PBE parameters to be encoded |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.