FileDocCategorySizeDatePackage
KeyPairGeneratorSpec.javaAPI DocAndroid 5.1 API2551Sat Mar 14 14:09:40 GMT 2015android.security

KeyPairGeneratorSpec

public final class KeyPairGeneratorSpec extends Object implements AlgorithmParameterSpec

Fields Summary
Constructors Summary
KeyPairGeneratorSpec()

 throw new RuntimeException("Stub!"); 
Methods Summary
public java.security.spec.AlgorithmParameterSpecgetAlgorithmParameterSpec()

 throw new RuntimeException("Stub!"); 
public android.content.ContextgetContext()

 throw new RuntimeException("Stub!"); 
public java.util.DategetEndDate()

 throw new RuntimeException("Stub!"); 
public intgetKeySize()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetKeyType()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetKeystoreAlias()

 throw new RuntimeException("Stub!"); 
public java.math.BigIntegergetSerialNumber()

 throw new RuntimeException("Stub!"); 
public java.util.DategetStartDate()

 throw new RuntimeException("Stub!"); 
public javax.security.auth.x500.X500PrincipalgetSubjectDN()

 throw new RuntimeException("Stub!"); 
public booleanisEncryptionRequired()

 throw new RuntimeException("Stub!");