ContentKeyPolicyRsaTokenKey interface

Specifies a RSA key for token validation

Extends

Properties

exponent

The RSA Parameter exponent

modulus

The RSA Parameter modulus

odataType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

exponent

The RSA Parameter exponent

exponent: null | Uint8Array

Property Value

null | Uint8Array

modulus

The RSA Parameter modulus

modulus: null | Uint8Array

Property Value

null | Uint8Array

odataType

Polymorphic discriminator, which specifies the different types this object can be

odataType: "#Microsoft.Media.ContentKeyPolicyRsaTokenKey"

Property Value

"#Microsoft.Media.ContentKeyPolicyRsaTokenKey"