Home
last modified time | relevance | path

Searched defs:signaturePaddingSchemes (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java77 public final String[] signaturePaddingSchemes; field in KeyManagementTest.SupportedKeyAlgorithm
81 String[] signaturePaddingSchemes) { in SupportedKeyAlgorithm()