Class KeyDerivationAlgorithmProvider

Index

Properties

Methods

Properties

public algorithmName: string

Methods

public createKey(keyMaterial: IBuffer): CryptographicKey

Parameters

Returns

CryptographicKey

public static openAlgorithm(algorithm: string): KeyDerivationAlgorithmProvider

Parameters

  • algorithm: string

Returns

KeyDerivationAlgorithmProvider