Uses of Class
org.robovm.apple.security.SecArcIdentity
| Package | Description |
|---|---|
| org.robovm.apple.security |
-
Uses of SecArcIdentity in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecArcIdentity Modifier and Type Method Description static SecArcIdentitySecArcIdentity. create(SecIdentity identity)static SecArcIdentitySecArcIdentity. createWithCertificates(SecIdentity identity, NSArray certificates)Methods in org.robovm.apple.security with parameters of type SecArcIdentity Modifier and Type Method Description voidSecArcProtocolOptions. setLocalIdentity(SecArcIdentity identity)Method parameters in org.robovm.apple.security with type arguments of type SecArcIdentity Modifier and Type Method Description voidSecArcProtocolOptions. setChallengeBlock(VoidBlock2<SecArcProtocolMetadata,VoidBlock1<SecArcIdentity>> challenge_block, DispatchQueue challenge_queue)