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

tu.crossing.JavaCryptographicArchitecture.3.1.2.source-code.PrivateKey.crysl Maven / Gradle / Ivy

The newest version!
SPEC java.security.PrivateKey

OBJECTS 
	byte[] keyMaterial;

EVENTS
	ge1: keyMaterial = getEncoded();
	GetEnc := ge1;

ORDER
	GetEnc*

REQUIRES
	generatedPrivkey[this];
	
ENSURES
	preparedKeyMaterial[keyMaterial] after GetEnc;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy