UNPKG

cdk-iot-greengrass-fleet-provisioning

Version:

CDK Construct for AWS IoT Greengrass Fleet Provisioning (with AWS IoT Certificates)

13 lines (12 loc) 179 B
/** * @internal */ export declare const BLOCK_SIZE = 64; /** * @internal */ export declare const DIGEST_LENGTH = 16; /** * @internal */ export declare const INIT: number[];