UnifiedPush RESTful Endpoint 0.11.0
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
Deprecated.
@Deprecated
public final class PKCS12Util
extends Object
Small utility, copied from AG-SEC; Will be moved into AG-Crypto:
This class will go away very soon:
https://issues.jboss.org/browse/AGPUSH-700
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static void |
validate(byte[] cert,
String pass)
Deprecated.
Check if the file provide is PKCS12
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
validate
public static void validate(byte[] cert,
String pass)
throws Exception
Deprecated.
Check if the file provide is PKCS12
- Parameters:
cert - certificate to be validatedpass - password to be provided
- Throws:
Exception - to indicate an invalid certificate
UnifiedPush RESTful Endpoint 0.11.0
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.