property KeyDerivationAlgorithmIdentifier: TScASN1AlgorithmIdentifier;
Description
The KeyDerivationAlgorithmIdentifier property retrieves the key-derivation algorithm, and any associated parameters, used to derive the key-encryption key from the password or shared secret value.
If this property is empty, the key-encryption key is supplied from other external source.
This property is read-only.