Interface ISymmetricKeyAlgorithmProvider

Index

Properties

Methods

Properties

public algorithmName: string

public blockLength: number

Methods

public createSymmetricKey(keyMaterial: IBuffer): CryptographicKey

Parameters

Returns

CryptographicKey