All Downloads are FREE. Search and download functionalities are using the official Maven repository.

es.gob.jmulticard.asn1.der.x509.SubjectPublicKey Maven / Gradle / Ivy

There is a newer version: 1.8
Show newest version
package es.gob.jmulticard.asn1.der.x509;

import es.gob.jmulticard.asn1.der.BitString;

/** Objeto SubjectPublicKey ASN.1 de X.509.
 * @author Tomás García-Merás. */
public final class SubjectPublicKey extends BitString {
	// Sin cambios respecto a BitString
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy