hwsecurity-openpgp / de.cotech.hw.openpgp.storage / PairedSecurityKeyStorage / getAllPairedSecurityKeys /
getAllPairedSecurityKeys
abstract fun getAllPairedSecurityKeys(): Set< PairedSecurityKey>
Retrieves all PairedSecurityKeys.
Throws
Name | Summary |
---|---|
java.lang.UnsupportedOperationException | if this operation is not implemented. |