XML Digital Signature and Encryption, 1.0

Uses of Interface
javax.xml.crypto.dsig.keyinfo.X509IssuerSerial

Packages that use X509IssuerSerial
javax.xml.crypto.dsig.keyinfo   
 

Uses of X509IssuerSerial in javax.xml.crypto.dsig.keyinfo
 

Methods in javax.xml.crypto.dsig.keyinfo that return X509IssuerSerial
abstract  X509IssuerSerial KeyInfoFactory.newX509IssuerSerial(java.lang.String issuerName, java.math.BigInteger serialNumber)
          Creates an X509IssuerSerial from the specified X.500 issuer distinguished name and serial number.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org