/ fm / liveswitch / sdp / CryptoKeyMethod
Class: CryptoKeyMethod
liveswitch.sdp.CryptoKeyMethod
Defines valid SDP crypto key methods.
Table of contents
Constructors
Methods
Constructors
constructor
+ new CryptoKeyMethod(): CryptoKeyMethod
Returns: CryptoKeyMethod
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoKeyMethod.ts:9
getInline
▸ Static
getInline(): string
Gets the SDP crypto key method meaning "inline".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/CryptoKeyMethod.ts:17