public class AccessListUtil extends Object
Constructor and Description |
---|
AccessListUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
isCertificateSupported(List<String> accessList,
X509Certificate certificate)
Checks if the input JCRYPTO_X509Certificate's policy OID is supported
|
public static void isCertificateSupported(List<String> accessList, X509Certificate certificate) throws BIDException
accessList
- List containing supported certificate policy OIDScertificate
- X509Certificate The certificate to checkBIDException
- If the certificate is not supported or is invalidCopyright © 2017 Nets Branch Norway. All Rights Reserved.