public class SignedAuthTokenDecrypter extends Object
Constructor and Description |
---|
SignedAuthTokenDecrypter(byte[] privateKeyData) |
Modifier and Type | Method and Description |
---|---|
byte[] |
decrypt(EncryptedSignedAuthToken encryptedSignedAuthToken) |
public SignedAuthTokenDecrypter(byte[] privateKeyData)
public byte[] decrypt(EncryptedSignedAuthToken encryptedSignedAuthToken)
Copyright © 2013–2019. All rights reserved.