SymmetricKeyDATA_SIZE Field |
Note: This API is now obsolete.
Number of bytes in a 256-bit key
Namespace:
Couchbase.Lite.Store
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax[ObsoleteAttribute("Use DataSize")]
public const int DATA_SIZE = 32
Field Value
Type:
Int32
See Also