LAPublicKey The public portion of an asymmetric key pair. Declarationclass LAPublicKey TopicsChecking algorithm supportcanEncrypt(using:)canVerify(using:)Performing cryptographic operationsencrypt(_:algorithm:completion:)exportBytes(completion:)verify(_:signature:algorithm:completion:) RelationshipsInherits FromNSObjectConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSObjectProtocol See AlsoKey pairsLAPrivateKey