- Index
- »
- fan.crypto
- »
- AsymKey
AsymKey
const mixin AsymKey : Key
A key in an asymmetric key pair
Get the PEM encoding of the key
Gets the size, in bits, of the key modulus used by the asymmetric algorithm
abstract Int keySize()
Gets the size, in bits, of the key modulus used by the asymmetric algorithm.
abstract Str toStr()
Get the PEM encoding of the key.