RSASignerConfiguration

Properties

Link copied to clipboard
lateinit var digest: Digest

Explicitly specify the digest to sign over. Omit to default to a reasonable default choice.

Link copied to clipboard
lateinit var padding: RSAPadding

Explicitly specify the padding to use. Omit to default to the only supported padding.