Uses of Class
org.jetbrains.nativecerts.mac.CFStringRefByReference
-
Packages that use CFStringRefByReference Package Description org.jetbrains.nativecerts.mac -
-
Uses of CFStringRefByReference in org.jetbrains.nativecerts.mac
Methods in org.jetbrains.nativecerts.mac with parameters of type CFStringRefByReference Modifier and Type Method Description @NotNull SecurityFramework.OSStatusSecurityFramework. SecCertificateCopyCommonName(@NotNull SecurityFramework.SecCertificateRef certificate, @NotNull CFStringRefByReference commonName)Retrieves the common name of the subject of a certificate.
-