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 agoogle.protobuf.EnumDescriptorProto
.final - privateKeyDescriptor → Uint8List
-
Descriptor for
PrivateKey
. Decode as agoogle.protobuf.DescriptorProto
.final - publicKeyDescriptor → Uint8List
-
Descriptor for
PublicKey
. Decode as agoogle.protobuf.DescriptorProto
.final