package
4.1.0-ursa-18-SNAPSHOT+incompatible
Repository: https://github.com/streamnative/pulsarctl.git
Documentation: pkg.go.dev
# Functions
DecodeECDSAPublicKey parses the ecdsa public key.
DecodePrivateKey parses the private key to a KeyPair.
DecodeRSAPublicKey parses the rsa public key.
No description provided by the author
# Structs
KeyPair saves the ecdsa private key or the rsa private key and provides a get public/private encoded bytes array method.
# Type aliases
No description provided by the author