Overload List

  NameDescription
Public methodDeleteKeyPair(Int64)
Deletes the key pair (public and private key) from this key store that have the specified keyId.
(Inherited from KeyStore.)
Public methodDeleteKeyPair(String)
Deletes the first key pair (public and private key) from this key store that has the specified userId.
(Inherited from KeyStore.)

See Also