LAPrivateKey The private portion of an asymmetric key pair. Declarationclass LAPrivateKey TopicsAccessing the associated public keypublicKeyChecking algorithm supportcanDecrypt(using:)canExchangeKeys(using:)canSign(using:)Performing cryptographic operationsdecrypt(_:algorithm:completion:)exchangeKeys(publicKey:algorithm:parameters:completion:)sign(_:algorithm:completion:) RelationshipsInherits FromNSObjectConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSObjectProtocol See AlsoKey pairsLAPublicKey