Class SymmetricKeyAlgorithmProvider

Index

Properties

Methods

Properties

public algorithmName: string

public blockLength: number

Methods

public createSymmetricKey(keyMaterial: IBuffer): CryptographicKey

Parameters

Returns

CryptographicKey

public static openAlgorithm(algorithm: string): SymmetricKeyAlgorithmProvider

Parameters

  • algorithm: string

Returns

SymmetricKeyAlgorithmProvider