fidl_
fuchsia_
drm_
common
0.0.1
Structs
Encryption
EncryptionPattern
EncryptionSubsampleEntry
PacketEncryptionProperties
Constants
ENCRYPTION_SCHEME_CBC1
ENCRYPTION_SCHEME_CBCS
ENCRYPTION_SCHEME_CENC
ENCRYPTION_SCHEME_CENS
MAX_ENCRYPTION_SCHEME_SIZE
MAX_INIT_VECTOR_SIZE
MAX_KEY_ID_SIZE
MAX_SUBSAMPLE_ENTRIES
Type Aliases
EncryptionInitVector
EncryptionKeyId
EncryptionScheme
fidl_fuchsia_drm_common
Constant
MAX_KEY_ID_SIZE
Copy item path
Settings
Help
Summary
Source
pub const MAX_KEY_ID_SIZE:
u32
= 16;
Expand description
The maximum size of a
EncryptionKeyId
blob.