|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSServicesLibrary.OpaqueSecCertificateRef | |
---|---|
org.rococoa.cocoa.osservices |
Uses of OSServicesLibrary.OpaqueSecCertificateRef in org.rococoa.cocoa.osservices |
---|
Methods in org.rococoa.cocoa.osservices that return OSServicesLibrary.OpaqueSecCertificateRef | |
---|---|
OSServicesLibrary.OpaqueSecCertificateRef |
OSServicesLibrary.CSIdentityGetCertificate(OSServicesLibrary.__CSIdentity user)
CSIdentityGetCertificate() Summary: Get a user's authentication certificate Discussion: The authentication certificate can be used in PKI-based protocols to authenticate users. |
Methods in org.rococoa.cocoa.osservices with parameters of type OSServicesLibrary.OpaqueSecCertificateRef | |
---|---|
void |
OSServicesLibrary.CSIdentitySetCertificate(OSServicesLibrary.__CSIdentity user,
OSServicesLibrary.OpaqueSecCertificateRef certificate)
CSIdentitySetCertificate() Summary: Set a user's authentication certificate Discussion: The subject name in the certificate will function as an alias for the identity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |