padding

lateinit var padding: RSAPadding(source)

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

If the key stored in hardware supports multiple padding modes, you need to explicitly specify the digest to use. (By default, hardware keys are configured to only support a single digest.)

See also