interface EnhancedKeyPair {
    k1: EnhancedKey;
    k2: EnhancedKey;
}

Properties

Properties