KeyRingEntity

constructor(masterKeyId: Long, fingerprint: String, isSecret: Boolean, isRevoked: Boolean, blobPath: String, publicBlobPath: String? = null, createdAt: Long, primaryAlgorithm: String = "RSA 3072", subkeyCount: Int = 1, trustLevel: Int = 0)