UNPKG

@vechain/sdk-aws-kms-adapter

Version:

This module implements the VeChain abstract signer so it is integrated with AWS KMS

6 lines (5 loc) 148 B
export { KMSVeChainProvider, type KMSClientParameters } from './KMSVeChainProvider'; export { KMSVeChainSigner } from './KMSVeChainSigner';