Home
last modified time | relevance | path

Searched refs:buildX509Key (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/x509/
DX509Key.java170 subjectKey = buildX509Key(algorithm, in parse()
205 static PublicKey buildX509Key(AlgorithmId algid, BitArray key) in buildX509Key() method in X509Key
/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DX509Key.java59 static java.security.PublicKey buildX509Key( in buildX509Key() method in X509Key