publicKeyDecoder
abstract fun publicKeyDecoder(curve: XDH.Curve): Decoder<XDH.PublicKey.Format, XDH.PublicKey>(source)
Returns a Decoder that decodes XDH public keys on the given curve from the specified PublicKey.Format.
Returns a Decoder that decodes XDH public keys on the given curve from the specified PublicKey.Format.