cipher/cert_utils library
Classes
Functions
-
bigIntToByteData(
BigInt bigInt) → ByteData -
bigIntToUint8List(
BigInt bigInt) → Uint8List -
decodePemToDer(
String pem) → Uint8List -
encodeECPrivateKeyToRaw(
ECPrivateKey privateKey) → Uint8List -
generateSelfSignedCertificate(
) → EcdsaCert