publicKeyDecoder
abstract fun publicKeyDecoder(digest: CryptographyAlgorithmId<Digest>): Decoder<RSA.PublicKey.Format, PublicK>(source)
Returns a Decoder that decodes RSA public keys for the given digest from the specified PublicKey.Format.