public class SignatureInfoHolder extends Object
SignatureInfoHolder(byte[] signatureValue, String sigAlg)
String
getSigAlg()
byte[]
getSignatureValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignatureInfoHolder(byte[] signatureValue, String sigAlg)
public byte[] getSignatureValue()
public String getSigAlg()
Copyright © 2020 JBoss by Red Hat. All rights reserved.