Crate playready

Source
Expand description

Rust reimplementation of pyplayready.

Re-exports§

pub use cdm::Cdm;
pub use device::Device;
pub use error::Error;
pub use pssh::Pssh;

Modules§

cdm
Core module of playready-rs.
certificate
Helper structs for accessing BCert and BCertChain binary formats.
device
Creating and parsing devices.
error
Error handling.
pssh
PSSH module.

Type Aliases§

Keypair
Keypair used for encryption key
SigningKey
ECDSA/P-256 signing key