interface GetKeySecDurationOptions {
    customDuration?: number;
}

Properties

Properties

customDuration?: number