Discuss this help topic in SecureBlackbox Forum
Specifies RSA subalgorithm
Declaration
Values of error codes:
|
Description
This property specifies RSA subalgorithm.
Possible values of this property depend on
KeyFormat value.
If key format is
rsaPKCS1, any RSA subalgorithm may be used.
If key format is
rsaOAEP, only OAEP RSA subalgorithm may be used.
If key format is
rsaPSS, only PSS RSA subalgorithm may be used.
If key format is
rsaX509, the subalgorithm depends on key type in the certificate.