property PublicKeyAlgorithmIdentifier: TScASN1AlgorithmIdentifier;
Description
The PublicKeyAlgorithmIdentifier property retrieves the algorithm identifier of the public key of the originator identifier. This property is set only if the OriginatorIdentifierOrKeyType property is set to oitPublicKeyInfo.
This property is read-only.
See Also