Uses of Class
org.robovm.apple.security.SecKey
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecKey in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecKey Modifier and Type Method Description SecKeySecCertificate. copyKey()SecKeySecTrust. copyKey()SecKeySecCertificate. copyPublicKey()Deprecated.Deprecated in iOS 12.0.SecKeySecKey. copyPublicKey()static SecKeySecKey. createRandomKey(NSDictionary parameters)static SecKeySecKey. createWithData(NSData keyData, NSDictionary attributes)SecKeySecIdentity. getPrivateKey()SecKeySecTrust. getPublicKey()Deprecated.Deprecated in iOS 14.0.Methods in org.robovm.apple.security with parameters of type SecKey Modifier and Type Method Description NSDataSecKey. copyKeyExchangeResult(String algorithm, SecKey publicKey, NSDictionary parameters)Method parameters in org.robovm.apple.security with type arguments of type SecKey Modifier and Type Method Description static voidSecKey. generatePair(SecKeyParameters parameters, VoidBlock2<SecKey,SecKey> result)static voidSecKey. generatePair(SecKeyParameters parameters, VoidBlock2<SecKey,SecKey> result)