![JAR search and dependency download from the Maven repository](/logo.png)
es.gob.jmulticard.asn1.der.x509.SubjectPublicKey Maven / Gradle / Ivy
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