hwsecurity-openpgp / de.cotech.hw.openpgp.pairedkey / PairedSecurityKey / PairedSecurityKey /
PairedSecurityKey
open fun PairedSecurityKey(securityKeyAid: Array< Byte>, encryptFingerprint: Array< Byte>, encryptPublicKey: PublicKey, signFingerprint: Array< Byte>, signPublicKey: PublicKey, authFingerprint: Array< Byte>, authPublicKey: PublicKey)
Constructs a new PairedSecurityKey.This method should only be used internally.