Class CryptoPolicyInfoDecoder
java.lang.Object
co.ankatech.ankasecure.sdk.meta.CryptoPolicyInfoDecoder
Decodes the Base64URL-encoded value of the
Crypto-Policy-Info
response header into a CryptoPolicyInfo
.-
Method Summary
-
Method Details
-
decode
public static CryptoPolicyInfo decode(String headerValue) throws IOException, IllegalArgumentException - Throws:
IOException
IllegalArgumentException
-