net.ripe.rpki.commons.crypto.util
Class KeyPairUtil.FileSystemSafeBase64UrlEncoder

java.lang.Object
  extended by org.bouncycastle.util.encoders.Base64Encoder
      extended by net.ripe.rpki.commons.crypto.util.KeyPairUtil.FileSystemSafeBase64UrlEncoder
All Implemented Interfaces:
org.bouncycastle.util.encoders.Encoder
Enclosing class:
KeyPairUtil

public static class KeyPairUtil.FileSystemSafeBase64UrlEncoder
extends org.bouncycastle.util.encoders.Base64Encoder

See Also:
Base 64 Encoding with URL and Filename Safe Alphabet

Field Summary
 
Fields inherited from class org.bouncycastle.util.encoders.Base64Encoder
decodingTable, encodingTable, padding
 
Constructor Summary
KeyPairUtil.FileSystemSafeBase64UrlEncoder()
           
 
Method Summary
 
Methods inherited from class org.bouncycastle.util.encoders.Base64Encoder
decode, decode, encode, initialiseDecodingTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyPairUtil.FileSystemSafeBase64UrlEncoder

public KeyPairUtil.FileSystemSafeBase64UrlEncoder()


Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.