KeyPair
public final class KeyPair
Class that describes a key pair object.
-
Gets the
PrivateKey
object.Declaration
Swift
public func getPrivateKey() -> PrivateKey
Docs (100% documented)
public final class KeyPair
Class that describes a key pair object.
Gets the PrivateKey
object.
Swift
public func getPrivateKey() -> PrivateKey