This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS #1 standard.
PKCS1PSourceAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-pSpecified PARAMETERS OCTET STRING }, ... -- Allows for future expansion -- }
This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS #1 standard. PKCS1PSourceAlgorithms ALGORITHM-IDENTIFIER ::= { { OID id-pSpecified PARAMETERS OCTET STRING }, ... -- Allows for future expansion -- }
(get-algorithm this)
Returns the PSource algorithm name.
returns: the PSource algorithm name. - java.lang.String
Returns the PSource algorithm name. returns: the PSource algorithm name. - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close