p2p/crypto/pb/crypto.pbjson library

Constants

KeyType$json → const Map<String, Object>
PrivateKey$json → const Map<String, Object>
PublicKey$json → const Map<String, Object>

Properties

keyTypeDescriptor Uint8List
Descriptor for KeyType. Decode as a google.protobuf.EnumDescriptorProto.
final
privateKeyDescriptor Uint8List
Descriptor for PrivateKey. Decode as a google.protobuf.DescriptorProto.
final
publicKeyDescriptor Uint8List
Descriptor for PublicKey. Decode as a google.protobuf.DescriptorProto.
final