Companion

Properties

Link copied to clipboard
const val DEFAULT_SALT_LENGTH: Int = 20
Link copied to clipboard
const val DEFAULT_TRAILER_FIELD: Int = 1
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
operator fun ERROR CLASS: Symbol not found for X509AlgorithmIdentifier.Companion.invoke(params: RsaSsaPssParams, der: Der = DER): X509AlgorithmIdentifier
Link copied to clipboard
fun of(algorithmIdentifier: X509AlgorithmIdentifier, der: Der = DER): RsaSsaPssParams

Asserts that this identifier uses the id-RSASSA-PSS OID, then parses its X509AlgorithmIdentifier.parameters as RSASSA-PSS parameters.